Skip to content

Bump domtripVersion from 0.4.1 to 1.5.1#11962

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/domtripVersion-1.3.0
Closed

Bump domtripVersion from 0.4.1 to 1.5.1#11962
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/domtripVersion-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps domtripVersion from 0.4.1 to 1.5.1.
Updates eu.maveniverse.maven.domtrip:domtrip-core from 0.4.1 to 1.5.1

Release notes

Sourced from eu.maveniverse.maven.domtrip:domtrip-core's releases.

DomTrip 1.5.1

Fixes CRLF (Windows-style) line endings being corrupted to mixed line endings when modifying XML documents.

📦 Dependency updates

DomTrip 1.5.0

Fix #225: add attribute order change detection to XmlDiff

  • Add feature for detecting attribute ordering changes

  • Apply suggestions from code review

Typo

Co-authored-by: Carl Mueller-Roemer SoftwareApe@users.noreply.github.com

  • Add coderabbit nitpick for improved coverage

  • Add negative test for attribute moved

  • Add test for common attributes only being checked

  • Add test with namespaces

  • Bump since version

  • Improve test coverage for attribute moved test

  • Improve test for attributes moved with namespaces

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@​users.noreply.github.com>


Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@​users.noreply.github.com>

DomTrip 1.4.0 extends PomEditor with convention-aware managed dependency updates and a public findManagedVersion API, and fixes pretty-print indentation for comments and processing instructions.

What's Changed

🚀 New features and improvements

  • feat: add convention-aware updateManagedDependencyAligned API (#221) @​gnodet
  • feat: expose findManagedVersion as public API (#220) @​gnodet

... (truncated)

Commits
  • 1883de7 Fix #230: preserve CRLF line endings when modifying XML
  • c7ed849 chore(deps): bump version.quarkus.platform from 3.35.2 to 3.35.3 (#228)
  • 2486c27 chore(deps): bump jaxen:jaxen from 2.0.1 to 2.0.3 (#229)
  • b5e0679 Fix #225: add attribute order change detection to XmlDiff
  • a48fc7c chore(deps): bump version.quarkus-roq from 2.1.0 to 2.1.1 (#222)
  • c57dc71 chore(deps): bump version.quarkus.platform from 3.34.6 to 3.35.2 (#224)
  • 2479f48 Fix #214: add convention-aware updateManagedDependencyAligned API
  • ee588c9 Fix #215: expose findManagedVersion as public API (#220)
  • 2a92142 chore(deps): bump version.quarkus.platform from 3.34.3 to 3.34.6 (#213)
  • a0fb067 chore(deps): bump actions/setup-java from 4 to 5 (#210)
  • Additional commits viewable in compare view

Updates eu.maveniverse.maven.domtrip:domtrip-maven from 0.4.1 to 1.5.1

Release notes

Sourced from eu.maveniverse.maven.domtrip:domtrip-maven's releases.

DomTrip 1.5.1

Fixes CRLF (Windows-style) line endings being corrupted to mixed line endings when modifying XML documents.

📦 Dependency updates

DomTrip 1.5.0

Fix #225: add attribute order change detection to XmlDiff

  • Add feature for detecting attribute ordering changes

  • Apply suggestions from code review

Typo

Co-authored-by: Carl Mueller-Roemer SoftwareApe@users.noreply.github.com

  • Add coderabbit nitpick for improved coverage

  • Add negative test for attribute moved

  • Add test for common attributes only being checked

  • Add test with namespaces

  • Bump since version

  • Improve test coverage for attribute moved test

  • Improve test for attributes moved with namespaces

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@​users.noreply.github.com>


Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@​users.noreply.github.com>

DomTrip 1.4.0 extends PomEditor with convention-aware managed dependency updates and a public findManagedVersion API, and fixes pretty-print indentation for comments and processing instructions.

What's Changed

🚀 New features and improvements

  • feat: add convention-aware updateManagedDependencyAligned API (#221) @​gnodet
  • feat: expose findManagedVersion as public API (#220) @​gnodet

... (truncated)

Commits
  • 1883de7 Fix #230: preserve CRLF line endings when modifying XML
  • c7ed849 chore(deps): bump version.quarkus.platform from 3.35.2 to 3.35.3 (#228)
  • 2486c27 chore(deps): bump jaxen:jaxen from 2.0.1 to 2.0.3 (#229)
  • b5e0679 Fix #225: add attribute order change detection to XmlDiff
  • a48fc7c chore(deps): bump version.quarkus-roq from 2.1.0 to 2.1.1 (#222)
  • c57dc71 chore(deps): bump version.quarkus.platform from 3.34.6 to 3.35.2 (#224)
  • 2479f48 Fix #214: add convention-aware updateManagedDependencyAligned API
  • ee588c9 Fix #215: expose findManagedVersion as public API (#220)
  • 2a92142 chore(deps): bump version.quarkus.platform from 3.34.3 to 3.34.6 (#213)
  • a0fb067 chore(deps): bump actions/setup-java from 4 to 5 (#210)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 20, 2026
@slachiewicz slachiewicz force-pushed the dependabot/maven/domtripVersion-1.3.0 branch from abfb5d6 to fb599a9 Compare April 20, 2026 16:16
@slachiewicz slachiewicz requested review from cstamas and gnodet April 20, 2026 19:18
@gnodet
Copy link
Copy Markdown
Contributor

gnodet commented May 19, 2026

@dependabot recreate

Bumps `domtripVersion` from 0.4.1 to 1.5.1.

Updates `eu.maveniverse.maven.domtrip:domtrip-core` from 0.4.1 to 1.5.1
- [Release notes](https://github.com/maveniverse/domtrip/releases)
- [Commits](maveniverse/domtrip@release-0.4.1...1.5.1)

Updates `eu.maveniverse.maven.domtrip:domtrip-maven` from 0.4.1 to 1.5.1
- [Release notes](https://github.com/maveniverse/domtrip/releases)
- [Commits](maveniverse/domtrip@release-0.4.1...1.5.1)

---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.domtrip:domtrip-core
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: eu.maveniverse.maven.domtrip:domtrip-maven
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump domtripVersion from 0.4.1 to 1.3.0 Bump domtripVersion from 0.4.1 to 1.5.1 May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/maven/domtripVersion-1.3.0 branch from fb599a9 to c06ce34 Compare May 19, 2026 20:58
@gnodet
Copy link
Copy Markdown
Contributor

gnodet commented May 20, 2026

Claude Code on behalf of Guillaume Nodet

Closing as duplicate of #12057, which was already merged with the necessary API adaptations.

@gnodet gnodet closed this May 20, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 20, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/domtripVersion-1.3.0 branch May 20, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant